x86: simplify domain memory cleanup
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 12 Jun 2008 14:47:45 +0000 (15:47 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 12 Jun 2008 14:47:45 +0000 (15:47 +0100)
commitcad1e62bf1cdbf8ad20689cbb000dd59b9ff1dc7
treead4a010d8d74f659137747c8fd3a332418a35e33
parent39c5afde6c78a96287cebade9cedf7c7f9f2e3c8
x86: simplify domain memory cleanup

Page table pages cannot come from the Xen heap, so there's no need to
special-case these during cleanup.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/domain.c
xen/arch/x86/mm.c
xen/include/asm-x86/domain.h